home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / ultimate_babysitter.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-09  |  287 b   |  17 lines

  1. on(release){
  2.    if(true)
  3.    {
  4.       if(true)
  5.       {
  6.          ┬º┬ºpush(false);
  7.       }
  8.       if(!┬º┬ºpop())
  9.       {
  10.          trace("CALLING : _root.g2w_playagain()");
  11.          ┬º┬ºpush(0);
  12.          ┬º┬ºpush("_root");
  13.       }
  14.       eval(┬º┬ºpop()).g2w_playagain();
  15.    }
  16. }
  17.